home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / var / lib / dpkg / info / libbind9-60.postinst < prev    next >
Encoding:
Text File  |  2012-10-20  |  138 b   |  11 lines

  1. #!/bin/sh
  2.  
  3. set -e
  4.  
  5. # Automatically added by dh_makeshlibs
  6. if [ "$1" = "configure" ]; then
  7.     ldconfig
  8. fi
  9. # End automatically added section
  10.  
  11.